Skip to content

Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.52.1 - #15580

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.cloud-google-cloud-storage-2.52.1
Closed

Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.52.1#15580
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.cloud-google-cloud-storage-2.52.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 2, 2025

Copy link
Copy Markdown
Contributor

Bumps com.google.cloud:google-cloud-storage from 2.23.0 to 2.52.1.

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.52.1

2.52.1 (2025-05-01)

Bug Fixes

  • Fix grpc ReadObject memory leak introduced in 2.51.0 (#3080) (7057629)

v2.52.0

2.52.0 (2025-04-28)

Features

  • Add Storage.BlobListOption#includeTrailingDelimiter (#3038) (0b7a0df)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.56.2 (74c46dd)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250416-2.0.0 (#3063) (d496d5b)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250420-2.0.0 (#3070) (1ef50f2)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 (#3061) (cb43a6c)
  • Update googleapis/sdk-platform-java action to v2.56.2 (#3055) (7025ad7)

v2.51.0

2.51.0 (2025-04-23)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.56.0 (8f9f5ec)
  • Ensure object generation is sent for Storage#update(BlobInfo) using HTTP Transport (#3006) (2a3e0e7), closes #2980
  • Update 416 handling for ReadChannel (#3018) (4a9c3e4)
  • Update gRPC Bidi resumable upload to have more robust error message generation (#2998) (79b5d85)
  • Update gRPC implementation for storage.buckets.get to translate NOT_FOUND to null (#3005) (704af65)

Dependencies

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.52.1 (2025-05-01)

Bug Fixes

  • Fix grpc ReadObject memory leak introduced in 2.51.0 (#3080) (7057629)

2.52.0 (2025-04-28)

Features

  • Add Storage.BlobListOption#includeTrailingDelimiter (#3038) (0b7a0df)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.56.2 (74c46dd)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250416-2.0.0 (#3063) (d496d5b)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250420-2.0.0 (#3070) (1ef50f2)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.46.2 (#3061) (cb43a6c)
  • Update googleapis/sdk-platform-java action to v2.56.2 (#3055) (7025ad7)

2.51.0 (2025-04-23)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.56.0 (8f9f5ec)
  • Ensure object generation is sent for Storage#update(BlobInfo) using HTTP Transport (#3006) (2a3e0e7), closes #2980
  • Update 416 handling for ReadChannel (#3018) (4a9c3e4)
  • Update gRPC Bidi resumable upload to have more robust error message generation (#2998) (79b5d85)
  • Update gRPC implementation for storage.buckets.get to translate NOT_FOUND to null (#3005) (704af65)

Dependencies

  • Remove explicit version declarations for packages that are in shared-dependencies (#3014) (61cdb30)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250312-2.0.0 (#3000) (78fc076)

... (truncated)

Commits
  • 5e48c75 chore(main): release 2.52.1 (#3081)
  • 7057629 fix: fix grpc ReadObject memory leak introduced in 2.51.0 (#3080)
  • 3274cd8 chore: Update generation configuration at Tue Apr 29 02:28:48 UTC 2025 (#3075)
  • b5535c8 chore(deps): update storage release dependencies to v2.52.0 (#3074)
  • 1e11614 chore(main): release 2.52.1-SNAPSHOT (#3073)
  • 8804534 chore(main): release 2.52.0 (#3060)
  • bfe8e42 test(deps): update cross product test dependencies (#3071)
  • 1ef50f2 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 39d2c96 test: attempt to disable testbench keep-alive in an attempt to avoid re-using...
  • 0b7a0df feat: add Storage.BlobListOption#includeTrailingDelimiter (#3038)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.23.0 to 2.52.1.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.23.0...v2.52.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-version: 2.52.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 2, 2025
@dependabot @github

dependabot Bot commented on behalf of github May 6, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #15582.

@dependabot dependabot Bot closed this May 6, 2025
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.cloud-google-cloud-storage-2.52.1 branch May 6, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants